home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / asa / asa_new < prev    next >
Text File  |  1994-10-30  |  1KB  |  27 lines

  1. ========================================================================
  2.         Major Changes Since Version 3.19 31 Aug 94
  3. ________________________________________________________________________
  4. Some ASA_PARALLEL hooks for code has been added in preparation to
  5. inserting specific parallization algorithms.
  6.  
  7. Added OPTIONS->USER_TANGENTS[FALSE] to permit user to calculate
  8. tangents[] when USER_TANGENTS is set to TRUE, instead of using the
  9. default numerical evaluation.  In asa(), tangents[] are used only if
  10. reannealing is requested.  An example of use is provided in the
  11. ASA_TEMPLATE for ASA_SAMPLE in user.c.
  12.  
  13. A bug was corrected in one of the loops testing both
  14. SEQUENTIAL_PARAMETERS and PARAMETER_RANGE_TOO_SMALL(), that could cause
  15. a never-ending loop.
  16.  
  17. Completed ANSI prototypes for parameter calls to
  18. *user_random_generator(...) and *user_cost_function(...), to enable
  19. code to compile smoothly under C++.
  20.  
  21. The 00index/OOREADME file and connections to other files in the ASA
  22. archive can now be accessed via WWW http://alumni.caltech.edu/~ingber/
  23.  
  24. ________________________________________________________________________
  25. $Id: asa_new,v 1.23 1994/10/22 18:46:47 ingber Exp ingber $
  26. ========================================================================
  27.